[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
SET PROMPT DELIMITER
Description:
This command establishes the delimiter character for use with the dGE
getstring() and edstring() functions.
Syntax:
SET PROMPT DELIMITER TO <character>
Arguments:
<character> is the character to be used as the prompt delimiter.
Example:
SET PROMPT DELIMITER TO ":" // set the dGE prompt delimiter
Purpose: Set the prompt delimiter character
Mapped Function: __SetDelimiter() contained in GLLIBR.PRG.
dGE functions: setdelim()
Other GL UDFs: None.
System variables: None.
System constants: None.
See Also:
See Also:
__SetDelimiter()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson